←Select platform

BufferSize Field

Summary

Size of the read buffer in bytes.

Syntax

C#
C++/CLI
protected const int BufferSize 
protected:  
   literal Int32 BufferSize 

Field Value

Size of the read buffer in bytes.

Remarks

The ReadMessage method is used to read a message from the pipe.

When ReadMessage is called, it reads in BufferSize chunks (bytes) at a time.

Requirements

Target Platforms

See Also

NamedPipeStream<T> Class

NamedPipeStream<T> Members

Leadtools.Dicom.AddIn.Common Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.